StudentAwardPromNotePrintAssignment 
EntityType  Independent 
Logical Entity Name  StudentAwardPromNotePrintAssignment 
Default Table Name  FaPromNotePrintAssignment 
Logical Only  NO 
Definition 
 
Note 
 

StudentAwardPromNotePrintAssignment Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
StudentAwardId(FK)    INTEGER  NO 
 
AssignedStaffId(FK)    INTEGER  YES 
 
AssignedStaffGroupId(FK)    INTEGER  YES 
 
CustomPromNoteTemplate    VARCHAR(50)  YES 
 
LastPrintDate    DATETIME  YES 
 
LastPrintedByStaffId(FK)    INTEGER  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

StudentAwardPromNotePrintAssignment Keys 
Key Name  Key Type  Keys 
Nk_FaPromNotePrintAssignment_UserId  Inversion Entry  LastModifiedUserId 
Nk_FaPromNotePrintAssignment_LastPrintedByStaffId  Inversion Entry  LastPrintedByStaffId 
Nk_FaPromNotePrintAssignment_AssignedStaffGroupId  Inversion Entry  AssignedStaffGroupId 
Nk_FaPromNotePrintAssignment_AssignedStaffId  Inversion Entry  AssignedStaffId 
Uk_FaPromNotePrintAssignment_FaStudentAidId  Alternate Key  StudentAwardId 
PK_FaPromNotePrintAssignment_FaPromNotePrintAssignmentId  PrimaryKey  Id 

StudentAwardPromNotePrintAssignment Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StaffGroup  Non-Identifying  Zero or One to Zero or More        AssignedStaffGroupId  NO 
Staff  Non-Identifying  Zero or One to Zero or More        AssignedStaffId  NO 
StudentAward  Non-Identifying  One To Zero or More        StudentAwardId  NO 
Staff  Non-Identifying  Zero or One to Zero or More        LastPrintedByStaffId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
FaPromNotePrintAudit  Non-Identifying  One To Zero or More          NO 

StudentAwardPromNotePrintAssignment Check Constraints 
Check Constraint Name  CheckConstraint